tooltip: Use the actual size of the window we're going to show
authorBenjamin Otte <otte@redhat.com>
Tue, 26 Apr 2011 22:25:48 +0000 (00:25 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 26 Apr 2011 22:27:29 +0000 (00:27 +0200)
commitc7e5d0c63df3b688597e18e9e5f9c6c2bd5d6cb8
treebd46388e907ec2209e59b2b1e37a8c68864b0fae
parent85aebe74cf465dd39d45cb2668c2f0691c754f98
tooltip: Use the actual size of the window we're going to show

It's easy by realizing the window first.

Don't try to guess the alorithm used by gtkwindow.c for sizing the
window, it might not be what we expect.
gtk/gtktooltip.c